Leadtools.Annotations.Core Namespace > AnnLockObjectEventArgs Class : Password Property |
public string Password {get; set;}
Public Property Password As String
public string Password {get; set;}
@property (nonatomic,copy) NSString* password;
public String getPassword() public void setPassword(String value)
get_Password();
set_Password(value);
Object.defineProperty('Password');